Welcome![Sign In][Sign Up]
Location:
Search - quick sort

Search list

[MPImpiquiksort

Description: 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度-MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
Platform: | Size: 2048 | Author: chenqing | Hits:

[CSharpQuick-Sort

Description: quick sort, the System will automatically make a quick sort for pre defined numbers by the user input
Platform: | Size: 1034240 | Author: sara | Hits:

[Linux-Unixquicksort.cpp

Description: Quick sort using MPI
Platform: | Size: 2048 | Author: kiran | Hits:

[MPImpi_quick_sort

Description: 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
Platform: | Size: 2048 | Author: liuqiang | Hits:

[Process-ThreadQsortWithThreads

Description: 多线程和多进程快速排序,可以选择线程数量和进程数量,控制排序。-Multi-threaded and multi-process, quick sort, you can choose the number of the number of threads and processes to control the sort.
Platform: | Size: 24635392 | Author: Huida Qiu | Hits:

[.netQuick.Sort

Description: Quick Sort.txt is a algorithm for sort data-Quick Sort.txt is a algorithm for sort data
Platform: | Size: 1024 | Author: fereshte | Hits:

[MPImpi_quick

Description: 快速排序算法,在mpi平台下编写,适合初学者学习使用-Quick sort algorithm, written in the mpi platform, suitable for beginners to learn to use
Platform: | Size: 3072 | Author: 马启超 | Hits:

[GUI Developsort

Description: 选择排序、插入排序、合并排序、快速排序、堆排序,五种排序算法的效率比较,具有简单的窗口界面-Selection sort, insertion sort, merge sort, quick sort, heap sort, five sorting algorithms comparison, has a simple window interface
Platform: | Size: 1905664 | Author: zhangjunfa | Hits:

[Data structshyperQsort

Description: it s a c++ code for hyper quick sort
Platform: | Size: 1024 | Author: kamlesh | Hits:

[MPIquicksort.c

Description: quick sort in parallel version with MPI
Platform: | Size: 1024 | Author: Shahir Salman M | Hits:

[Algorithmsort

Description: 用JAVA语言实现的一些排序算法。包括冒泡排序、桶排序、基数排序、堆排序、插入排序、归并排序、快速排序、计数排序、选择排序。-JAVA language using some sorting algorithm. Including bubble sort, bucket sort, radix sort, heap sort, insertion sort, merge sort, quick sort, counting sort, selection sort.
Platform: | Size: 4096 | Author: X | Hits:

[JSP/JavaSort

Description: 5种不同的排序方法,marge排序,基数排序,交换排序,快速排序,heap排序,另外还包括基数排序字母.测试包括,随机和手动,随机测试的是5种排序的时间,和不同大小的数组,都分别排序两边,一边是排序无顺序的数字,第2边是排序已经有顺序的数字,来测试排序的时间,手动就是自己输入数字来进行排序-5 different ranking methods, marge sort, radix sort, exchange sort, quick sort, heap sort, radix sort the letter also included. Testing, including random and manual, random testing is the five kinds of sorting time, and different sizes array, were all sort on both sides, one side is the number of unordered sort, 2 side is the order of the figures have been sorted, to test the sorting of the time, manual input was their number to be sorted
Platform: | Size: 13312 | Author: lai ni | Hits:

[Data structsquick.sort.doc.pdf.tar

Description: A doc about comparing normal quick-sort algorithms and others.
Platform: | Size: 162816 | Author: JonsenElizee | Hits:

[VC/MFCquick-sort

Description: C++ program to find quick sort of series of given numbers.
Platform: | Size: 136192 | Author: nirupan | Hits:

[MPImpiqsort.cpp

Description: this an implementation of quick sort in mpi.-this is an implementation of quick sort in mpi.
Platform: | Size: 2048 | Author: ajnabi.anjani | Hits:

[Data structsQuick-sort

Description: 快速排序,从长度为N 的无序整数序列中提取第k小的元素。-Quick sort, from the length of the disorder for the N extracted sequence of integers k-small elements.
Platform: | Size: 546816 | Author: 靳舒馨 | Hits:

[Data structsQuick-Sort

Description: 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。 -Quick sort (Quicksort) is a bubble sort of an improvement. By the CAR Hoare in 1962. The basic idea is: a trip to sort through the data to be sorted is divided into two independent parts, one part of the part of all of the data than the other, all data should be small, and then part of the data here are two methods for rapid sorting, the sorting process can be recursive in order to achieve the data into an orderly sequence.
Platform: | Size: 1024 | Author: mfeng | Hits:

[JSP/JavaQuick-sort

Description: quick sort in java implmentation program
Platform: | Size: 59392 | Author: sushantsukale | Hits:

[Software Engineeringquick-sort

Description: 该文档里边不仅有Java的实现还有,C++,pascal,VB,php,C#等,让你对快速排序有全方位的了解-quick sort
Platform: | Size: 13312 | Author: 李润 | Hits:

[Data structsquick-sort

Description: 递归式快速排序代码。没有大小限制,最大限度加速-Recursive quick sort code. No size limit, the maximum acceleration
Platform: | Size: 1024 | Author: zibin_lee | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net